BODY {
  color: black;
  font-family: Arial, Helvetica, "Times New Roman";
  font-size: 12pt;
}
/* A {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #336666;
  text-decoration: underline;
} */
/* A:active {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #66ff66;
} */
TABLE {
  color: black;
  font-family: Arial, Helvetica, "Times New Roman";
  font-size: 12px;
}
A:hover {
  color: #cc3399;
  font-family: Arial;
  /* font-size: 12px; */
  text-decoration: underline;
  /* font-weight: normal; */
}
TD {
  color: black;
  font-family: Arial, Helvetica, "Times New Roman";
  font-size: 12px;
}
FORM {
  color: black;
  font-family: Arial, Helvetica, "Times New Roman";
  font-size: 12px;
}
.souligné {
  text-decoration: underline;
  font-size: 12px;
}
.Titre2_blanc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
.Titre1_noir {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}
.Titre1_bleu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #003399;
}
.Titre1_blanc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
}
.Titre2_noir {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: normal;
  color: #000000;
}
.Titre2_bleu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bolder;
  color: #003399;
}
.texte_petit_noir {
  color: #000000;
  font-family: Arial;
  font-size: 10px;
}
.texte_standard_bleu {
  color: #000099;
  font-family: Arial;
  font-size: 12pt;
}
.Titre1_violet {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #cc3399;
  font-style: italic;
}
.texte_standard_blanc {
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
}
.texte_petit_plus {
  color: #000000;
  font-family: Arial;
  font-size: 6pt;
}
.texte_standard_violet {
  color: #993366;
  font-family: Arial;
  font-size: 12px;
}
.Titre1_rouge {
  font-family: Arial, Helvetica, sans-serif;
  /* font-size: 16px; */
  font-weight: bold;
  color: #ff0000;
}
.texte_petit_bleu {
  color: #ff0;
  font-family: Arial;
  font-size: 9px;
}
.Titre {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #cc9900;
}
.Titre2_gris {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  color: #999999;
}
.Blanc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #999999;
}
